home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd1.bin
/
program
/
delphi
/
kompon
/
BalmsoftPolyglot.exe
/
{app}
/
Demos
/
Delphi 5-7
/
bsPolyglotDemoMdl.dfm
< prev
next >
Wrap
Text File
|
2003-08-15
|
857b
|
37 lines
object DataModule1: TDataModule1
OldCreateOrder = False
Left = 285
Top = 161
Height = 479
Width = 741
object pmnu: TPopupMenu
Left = 64
Top = 104
object Test11: TMenuItem
Caption = 'Test 1'
end
object Test21: TMenuItem
Caption = 'Test 2'
end
end
object bsPolyglotTranslator1: TbsPolyglotTranslator
Manager = PolyglotManager
Left = 104
Top = 240
end
object PolyglotManager: TbsPolyglotManager
LangsDir = 'S:\Balmsoft Polyglot\Demos\Delphi 5-7\'
CurrentLang = 'English'
TranslateResourceStrings = True
Left = 32
Top = 214
end
object bsPolyglotManager1: TbsPolyglotManager
LangsDir = 'S:\Balmsoft Polyglot\Demos\Delphi 5-7\'
CurrentLang = 'English'
TranslateResourceStrings = True
Left = 448
Top = 184
end
end